home *** CD-ROM | disk | FTP | other *** search
/ CrystalVision Software Se… Wiki Wonder - Wikipedia / CrystalVision Software Services 703: The Wiki Wonder - Wikipedia.iso / 0703 / Business / CodeX Apps / CodeX.exe / CodeX / themes / default / ProjectCenter / Component.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-10-10  |  9.9 KB  |  676 lines

  1. body
  2. {
  3.     position:relative;
  4.     padding:0 0 0 0 !important;
  5.     margin:0 0 0 0 !important;
  6.     font-family:Tahoma, SimSun, Arial, sans-serif;
  7.     font-size:12px;
  8.     background:url(/img/ProjectCenter/Component_bg.jpg) left repeat-y #fff;
  9. }
  10.  
  11. form
  12. {
  13.     margin:0 0 0 0;
  14.     padding:0 0 0 0;
  15. }
  16.  
  17. #ComponentWindow
  18. {
  19.     float:left;
  20.     position:absolute;
  21.     left:0px;
  22.     top:0px;
  23.     margin:0 0 0 0 !important;
  24.     padding:0 0 0 5px !important;
  25.  
  26.     width:99% !important;
  27.     width:100%;
  28.     height:100%;
  29. }
  30.  
  31.  
  32. #ComponentWindow h2
  33. {
  34.     float:left;
  35.     position:relative;
  36.     margin:0px 0 10px 0px;
  37.     width:100%;
  38.     height:30px;
  39.     line-height:30px;
  40.     font-size:18px;
  41.     color:#222;
  42.     text-align:right;
  43.     background:url(/img/ProjectCenter/h2_bg.jpg) top right no-repeat;
  44. }
  45.  
  46.  
  47.  
  48. #ComponentWindow .h2_Spacer
  49. {
  50.     float:left;
  51.     width:100px;
  52.     height:20px;
  53. }
  54.  
  55. #ComponentWindow h2 cite
  56. {
  57.     float:left;
  58.     line-height:30px;
  59.     color:#555;
  60.     font-weight:normal;
  61.     font-size:14px;
  62. }
  63.  
  64. #ComponentWindow h2 a:link, #ComponentWindow h2 a:visited
  65. {
  66.     display:block;
  67.     width:150px;
  68.     height:28px;
  69.     font-size:14px;
  70.     line-height:28px;
  71.     color:#ddd;
  72.     text-decoration:none;
  73.     font-style:normal;
  74.     font-weight:bold;
  75.     text-align:center;
  76.     
  77.     border-top:2px solid #333;
  78.     background:#444;
  79.     
  80. }
  81. #ComponentWindow h2 cite a:hover
  82. {
  83.     color:#fff;
  84.     background:#49e;
  85.     border-top:2px solid #36c;
  86. }
  87. #ComponentWindow h2 cite a:active
  88. {
  89.     background:#333;
  90.     border-top:2px solid #000;
  91. }
  92.  
  93. #ComponentWindow h3
  94. {
  95.     float:left;
  96.     margin:30px 0 10px 0;
  97.     width:100%;
  98.     height:25px;
  99.     line-height:20px;
  100.     font-size:14px;
  101.     color:#666;
  102.     text-align:right;
  103.     background:url(/img/ProjectCenter/h3_bg.jpg) right top no-repeat;
  104. }
  105.  
  106. a.h3:link, a.h3:visited
  107. {
  108.     float:left;
  109.     position:relative;
  110.     margin:5px 0 10px 0;
  111.     width:100%;
  112.     height:25px;
  113.     line-height:20px;
  114.     font-size:14px;
  115.     color:#666;
  116.     text-align:right;
  117.     background:url(/img/ProjectCenter/h3_bg.jpg) right top no-repeat;
  118.     text-decoration:none;
  119.     font-weight:bold;
  120. }
  121.  
  122. a.h3:hover    {color:#27c;}
  123. a.h3:active    {color:#000;}
  124.  
  125.     #ComponentWindow h3 cite
  126.     {
  127.         float:left;
  128.         line-height:20px;
  129.         color:#555;
  130.         font-weight:normal;
  131.         font-size:14px;
  132.     }
  133.     
  134.     #ComponentWindow h3 a:link, #ComponentWindow h3 a:visited
  135.     {
  136.         font-size:14px;
  137.         line-height:20px;
  138.         color:#555;
  139.         text-decoration:underline;
  140.         font-style:normal;
  141.         margin-right:20px;
  142.     }
  143.     #ComponentWindow h3 cite a:hover
  144.     {
  145.         color:#16c;
  146.     }
  147.  
  148.  
  149. #ComponentWindow h4
  150. {
  151.     float:left;
  152.     margin:5px 0 10px 0;
  153.     width:100%;
  154.     height:25px;
  155.     line-height:20px;
  156.     font-size:14px;
  157.     color:#c00;
  158.     text-align:right;
  159.     background:url(/img/ProjectCenter/h4_bg.jpg) right top no-repeat;
  160. }
  161.  
  162. #ComponentWindow h5
  163. {
  164.     float:left;
  165.     margin:5px 0 10px 30px;
  166.     width:630px !important;
  167.     width:650px;
  168.     height:20px;
  169.     font-size:14px;
  170.     line-height:20px;
  171.     padding-left:20px;
  172.     color:#666;
  173.     border-bottom:1px solid #ccc;
  174.     background:#f5f5f5;
  175. }
  176.  
  177. .Spacer
  178. {
  179.     float:left;
  180.     clear:both;
  181.     width:100%;
  182.     height:30px;
  183. }
  184.  
  185. .MessageItem
  186. {
  187.     float:left;
  188.     width:100%;
  189. }
  190.  
  191. .MessageTitle
  192. {
  193.     float:left;
  194.     position:relative;
  195.     padding-left:10px;
  196.     width:80%;
  197.     height:25px;
  198.     line-height:25px;
  199.     font-size:16px;
  200.     font-weight:bold;
  201.     color:#139;
  202.     
  203.     border-bottom:1px dotted #ccc;
  204.     border-left:2px solid #27c;
  205.     
  206.     cursor:pointer;
  207.     cursor:hand;
  208.     overflow:hidden;
  209. }
  210.  
  211. .MessageInfo
  212. {
  213.     float:left;
  214.     clear:left;
  215.     width:95%;
  216.     padding-left:10px;
  217.     height:15px;
  218.     line-height:15px;
  219.     color:#666;
  220.     border-left:2px solid #27c;
  221. }
  222.  
  223. .MessageControls
  224. {
  225.     float:left;
  226.     clear:left;
  227.     width:95%;
  228.     padding-left:10px;
  229.     height:15px;
  230.     line-height:15px;
  231.     color:#666;
  232.     margin-top:5px;
  233.     border-left:2px solid #800;
  234. }
  235.  
  236. .MessageBody
  237. {
  238.     float:left;
  239.     margin-top:5px;
  240.     width:95%;
  241.     font-size:14px;
  242.     color:#333;
  243.     line-height:20px;
  244.     padding-left:10px;
  245.     border-left:2px solid #ccc;
  246. }
  247.  
  248. .CommentBody
  249. {
  250.     float:left;
  251.     margin-top:5px;
  252.     width:95%;
  253.     font-size:14px;
  254.     color:#333;
  255.     line-height:20px;
  256.     padding:10px;
  257.     border:2px dashed #E7B400;
  258.     
  259.     background:url(/img/ProjectCenter/Comment_bg.jpg) left top repeat-x #fff;
  260. }
  261.  
  262. .CommentTitle
  263. {
  264.     float:left;
  265.     position:relative;
  266.     padding-left:10px;
  267.     width:80%;
  268.     height:25px;
  269.     line-height:25px;
  270.     font-size:16px;
  271.     font-weight:bold;
  272.     color:#139;
  273. }
  274.  
  275. .CommentInfo
  276. {
  277.     float:left;
  278.     clear:left;
  279.     width:95%;
  280.     padding-left:10px;
  281.     height:15px;
  282.     line-height:15px;
  283.     color:#666;
  284.     margin-left:20px;
  285. }
  286.  
  287. a.AlternLink:link, a.AlternLink:visited
  288. {
  289.     color:#666;
  290.     text-decoration:underline;
  291. }
  292.  
  293. a.AlternLink:hover
  294. {
  295.     color:#222;
  296. }
  297.  
  298. #QuickAdd, #QuickAdd2
  299. {
  300.     float:left;
  301.  
  302.     position:relative;
  303.     
  304.     width:100%;
  305.  
  306.     padding-top:5px;
  307.     margin:0;
  308.     background:url(/img/ProjectCenter/QuickAdd_bg.jpg) top repeat-x #cecece;
  309.     border-bottom:1px solid #c0c9cf;
  310. }
  311.  
  312.     #QuickAdd h1, #QuickAdd2 h1
  313.     {
  314.         position:absolute;
  315.         left:10px;
  316.         top:10px;
  317.         height:20px;
  318.         font-size:16px;
  319.         color:#000;
  320.         line-height:20px;
  321.     }
  322.     
  323.     .QuickAdd_Title
  324.     {
  325.         float:right;
  326.         clear:right;
  327.         width:70%;
  328.         height:25px;
  329.         font-size:16px;
  330.         color:#666;
  331.  
  332.         margin:5px 0 0 0;
  333.     }
  334.     
  335.     .QuickAdd_ShortInput
  336.     {
  337.         float:right;
  338.         width:35%;
  339.         height:25px;
  340.         
  341.         font-size:16px;
  342.         color:#666;
  343.  
  344.         margin:5px 0 0 0;
  345.     }
  346.     
  347.     .QuickAdd_Help
  348.     {
  349.         float:right;
  350.         clear:right;
  351.         width:70%;
  352.         height:25px;
  353.         font-size:14px;
  354.         color:#666;
  355.         margin:5px 5px 0 0;
  356.         text-align:left;
  357.         color:#888;
  358.     }
  359.     
  360.     .QuickAdd_Body
  361.     {
  362.         float:right;
  363.         clear:right;
  364.         margin:5px 0 5px 0;
  365.         width:70%;
  366.         height:60px;
  367.         font-size:14px;
  368.         color:#666;
  369.         line-height:20px;
  370.     }
  371.     
  372.     .QuickAdd_ControlSets
  373.     {
  374.         float:right;
  375.         position:relative;
  376.         margin-right:5px;
  377.         width:98%;
  378.         clear:both;    
  379.         margin-top:20px;
  380.         padding-top:5px;
  381.         border-top:2px solid #ccc;
  382.     }
  383.     
  384.     .QuickAdd_ConfirmButton
  385.     {
  386.         float:right;
  387.         clear:right;
  388.         margin:0 5px 5px 0;
  389.         width:120px;
  390.         height:25px;
  391.         color:#333;
  392.         line-height:20px;
  393.         font-weight:bold;
  394.     }
  395.     
  396.     .QuickAdd_Memo
  397.     {
  398.         position:absolute;
  399.         left:0px;
  400.         bottom:10px;
  401.  
  402.         line-height:15px;
  403.         font-size:12px;
  404.         color:#444;
  405.     }
  406.     
  407.     .QuickAdd_AlternButton
  408.     {
  409.         float:right;
  410.         margin:0 10px 5px 0;
  411.         width:120px;
  412.         height:25px;
  413.         color:#666;
  414.         line-height:20px;
  415.         font-weight:bold;
  416.     }
  417.  
  418.     .TextLabel
  419.     {
  420.         float:right;
  421.         height:20px;
  422.         line-height:20px;
  423.         font-size:15px;
  424.         margin:5px 5px 5px 0;
  425.     }
  426.     
  427.     #QuickAdd_Special
  428.     {
  429.         position:absolute;
  430.         left:5px;
  431.         top:180px;
  432.         height:20px;
  433.         line-height:20px;
  434.         font-size:15px;
  435.     }
  436.  
  437.     .RatingsDisplay
  438.     {
  439.         position:absolute;
  440.         float:right;
  441.         right:5px;
  442.         top:5px;
  443.         width:80px;
  444.         height:10px;
  445.     }
  446.  
  447.     .Ratings
  448.     {
  449.         float:right;
  450.         clear:right;
  451.         width:70px !important;
  452.         width:85px;
  453.         height: 10px !important;
  454.         height:15px;
  455.         background:#fff;
  456.         border:1px solid #aaa;
  457.         padding:5px;
  458.         margin:5px 5px 5px 0;
  459.     }
  460.     
  461.     .ItemLine
  462.     {
  463.         float:right;
  464.         clear:right;
  465.         display:block;
  466.         width:100%;
  467.         padding:5px 0 5px 0;
  468.         color:#666;
  469.         text-decoration:underline;
  470.         text-align:right;
  471.         cursor:default;
  472.     }
  473.  
  474.     .ItemLine_2
  475.     {
  476.         float:right;
  477.         clear:right;
  478.         display:block;
  479.         width:98%;
  480.  
  481.         margin:0 5px 5px 0;
  482.         color:#666;
  483.         text-decoration:underline;
  484.         text-align:right;
  485.         cursor:default;
  486.     }
  487.  
  488.     a.RatingStar:link, a.RatingStar:visited
  489.     {
  490.         float:left;
  491.         width:13px;
  492.         height:10px;
  493.         background:url(/img/App_GUI/Misc/Rating_Star.gif) left top no-repeat;
  494.     }
  495.  
  496.     a.RatingDot:link, a.RatingDot:visited
  497.     {
  498.         float:left;
  499.         width:13px;
  500.         height:10px;
  501.         background:url(/img/App_GUI/Misc/Rating_Dot.gif) left top no-repeat;
  502.     }
  503.     a.RatingDot:hover
  504.     {
  505.         background:url(/img/App_GUI/Misc/Rating_Dot_hover.gif) left top no-repeat;
  506.     }
  507.  
  508.  
  509. .ProgressBar_BG
  510. {
  511.     float:right !important;
  512.     width:20px !important;
  513.     margin:0 10px 0 0 !important;
  514. }
  515.  
  516. #x_Indicator
  517. {
  518.     position:absolute;
  519.     display:block;
  520.     
  521.     left:155px;
  522.     top:0px;
  523.     
  524.     height:28px;
  525.     padding:0 10px 0 10px;
  526.     
  527.     background:#FFE35F;
  528.     color:#000;
  529.     font-family:Tahoma, Hei, Arial, sans-serif;
  530.     font-size:14px;
  531.     line-height:28px;
  532.  
  533.     text-align:center;
  534.     
  535.     border-top:2px solid #cca33f;
  536.     background:#ffe35f;
  537. }
  538.  
  539. .DateSelect
  540. {
  541.     margin:5px 5px 5px 0px;
  542. }
  543.  
  544. u
  545. {
  546.     text-decoration:none;
  547.     border-bottom:1px dotted;
  548. }
  549.  
  550. .ControlSet
  551. {
  552.     position:absolute;
  553.     left:0px;
  554.     top:0px;
  555.  
  556.     width:400px;
  557.     height:30px;
  558. }
  559.  
  560. .ControlSetSpacer
  561. {
  562.     float:left;
  563.     position:relative;
  564.     width:100%;
  565.     height:30px;
  566.     margin-bottom:20px;
  567. }
  568.  
  569. a.ControlSet_Edit:link, a.ControlSet_Edit:visited
  570. {
  571.     float:left;
  572.     margin:0px 20px 0 5px;
  573.     padding:0 5px 0 30px;
  574.     height:30px;
  575.     line-height:30px;
  576.     background:url(/img/ProjectCenter/controlset_edit.jpg) left top no-repeat #fff;
  577.     
  578.     color:#777;
  579.     text-decoration:none;
  580.     border:1px solid #eee;
  581. }
  582.  
  583. a.ControlSet_Trash:link, a.ControlSet_Trash:visited
  584. {
  585.     float:left;
  586.     margin:0px 20px 0 5px;
  587.     padding:0 5px 0 30px;
  588.     height:30px;
  589.     line-height:30px;
  590.     background:url(/img/ProjectCenter/controlset_trash.jpg) left top no-repeat #fff;
  591.     
  592.     color:#777;
  593.     text-decoration:none;
  594.     border:1px solid #eee;
  595. }
  596.  
  597. a.ControlSet_AddComment:link, a.ControlSet_AddComment:visited
  598. {
  599.     float:left;
  600.     margin:0px 5px 0 5px;
  601.     padding:0 5px 0 30px;
  602.     height:30px;
  603.     line-height:30px;
  604.     background:url(/img/ProjectCenter/controlset_addcomment.jpg) left top no-repeat #fff;
  605.     color:#777;
  606.     text-decoration:none;
  607.     border:1px solid #eee;
  608. }
  609.  
  610. a.ControlSet_ShowDetail:link, a.ControlSet_ShowDetail:visited
  611. {
  612.     float:left;
  613.     margin:0px 20px 0 5px;
  614.     padding:0 5px 0 30px;
  615.     height:30px;
  616.     line-height:30px;
  617.     background:url(/img/ProjectCenter/showinfo.jpg) left top no-repeat #fff;
  618.     
  619.     color:#555;
  620.     text-decoration:none;
  621.     border:1px solid #eee;
  622.     font-size:12px !important;
  623.     font-weight:bold;
  624. }
  625.  
  626. a.ControlSet_Edit:hover, a.ControlSet_Trash:hover, a.ControlSet_AddComment:hover, a.ControlSet_ShowDetail:hover
  627. {
  628.     color:#000;
  629.     border:1px solid #ccc;
  630.     background-color:#eee;
  631. }
  632.  
  633. a.ControlSet_Edit:active, a.ControlSet_Trash:active, a.ControlSet_AddComment:active, a.ControlSet_ShowDetail:active
  634. {
  635.     color:#fff;
  636.     border:1px solid #888;
  637.     background-color:#777;
  638. }
  639.  
  640. .CalendarIcon
  641. {
  642.     background:url(/img/ProjectCenter/Calendar_Icon.jpg) left top no-repeat;
  643.     padding-left:30px;
  644. }
  645.  
  646. .MilestoneIcon
  647. {
  648.     background:url(/img/ProjectCenter/Milestone_Icon.jpg) left top no-repeat;
  649.     padding-left:30px;
  650. }
  651.  
  652. .CommentIcon
  653. {
  654.     background:url(/img/ProjectCenter/Comment_Icon.jpg) left top no-repeat;
  655.     padding-left:30px;
  656. }
  657.  
  658. .MessageIcon
  659. {
  660.     background:url(/img/ProjectCenter/Message_Icon.jpg) left top no-repeat;
  661.     padding-left:30px;
  662. }
  663.  
  664. a.SwitchLink:link, a.SwitchLink:visited
  665. {
  666.     position:absolute;
  667.     left:0px;
  668.     bottom:8px;
  669.     font-size:12px;
  670.     color:#777;
  671. }
  672.  
  673. a.SwitchLink:hover
  674. {
  675.     color:#000;
  676. }